func runtime.gwrite

7 uses

	runtime (current package)
		debuglog.go#L651: 			gwrite(b)
		print.go#L86: func gwrite(b []byte) {
		print.go#L191: 	gwrite(buf[:])
		print.go#L208: 	gwrite(buf[i:])
		print.go#L236: 	gwrite(buf[i:])
		print.go#L247: 	gwrite(bytes(s))
		print.go#L288: 		gwrite(markbuf[:])